[INFO] cloning repository https://github.com/phyuany/simple-pingora-reverse-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phyuany/simple-pingora-reverse-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphyuany%2Fsimple-pingora-reverse-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphyuany%2Fsimple-pingora-reverse-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 797351bf7e00061852eef119e4737a9c19b13244
[INFO] testing phyuany/simple-pingora-reverse-proxy against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphyuany%2Fsimple-pingora-reverse-proxy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phyuany/simple-pingora-reverse-proxy
[INFO] finished tweaking git repo https://github.com/phyuany/simple-pingora-reverse-proxy
[INFO] tweaked toml for git repo https://github.com/phyuany/simple-pingora-reverse-proxy written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phyuany/simple-pingora-reverse-proxy on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phyuany/simple-pingora-reverse-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pingora v0.1.1
[INFO] [stderr]   Downloaded pingora-error v0.1.1
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded pingora-http v0.1.1
[INFO] [stderr]   Downloaded pingora-timeout v0.1.1
[INFO] [stderr]   Downloaded sentry-panic v0.26.0
[INFO] [stderr]   Downloaded zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]   Downloaded sfv v0.9.4
[INFO] [stderr]   Downloaded zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]   Downloaded pingora-proxy v0.1.1
[INFO] [stderr]   Downloaded sentry v0.26.0
[INFO] [stderr]   Downloaded sentry-types v0.26.0
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded sentry-core v0.26.0
[INFO] [stderr]   Downloaded sentry-contexts v0.26.0
[INFO] [stderr]   Downloaded sentry-backtrace v0.26.0
[INFO] [stderr]   Downloaded pingora-runtime v0.1.1
[INFO] [stderr]   Downloaded pingora-core v0.1.1
[INFO] [stderr]   Downloaded tokio-openssl v0.6.4
[INFO] [stderr]   Downloaded pingora-pool v0.1.1
[INFO] [stderr]   Downloaded pingora-openssl v0.1.1
[INFO] [stderr]   Downloaded trackable v0.2.24
[INFO] [stderr]   Downloaded httparse v1.9.2
[INFO] [stderr]   Downloaded rustracing v0.5.1
[INFO] [stderr]   Downloaded pingora-lru v0.1.1
[INFO] [stderr]   Downloaded thrift_codec v0.1.1
[INFO] [stderr]   Downloaded pingora-header-serde v0.1.1
[INFO] [stderr]   Downloaded pingora-load-balancing v0.1.1
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded pingora-ketama v0.1.1
[INFO] [stderr]   Downloaded rustracing_jaeger v0.7.0
[INFO] [stderr]   Downloaded pingora-cache v0.1.1
[INFO] [stderr]   Downloaded zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c385a2677da4cad5f096f289bd8e789ecdef3c7ea80c35dd36e56a1fd4558ba
[INFO] running `Command { std: "docker" "start" "-a" "7c385a2677da4cad5f096f289bd8e789ecdef3c7ea80c35dd36e56a1fd4558ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c385a2677da4cad5f096f289bd8e789ecdef3c7ea80c35dd36e56a1fd4558ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c385a2677da4cad5f096f289bd8e789ecdef3c7ea80c35dd36e56a1fd4558ba", kill_on_drop: false }`
[INFO] [stdout] 7c385a2677da4cad5f096f289bd8e789ecdef3c7ea80c35dd36e56a1fd4558ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54d0baf2207175a26eb41a40db310363ddc309298ecf6b89ea9579f3be91ec7e
[INFO] running `Command { std: "docker" "start" "-a" "54d0baf2207175a26eb41a40db310363ddc309298ecf6b89ea9579f3be91ec7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.9.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling object v0.35.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling idna v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling sentry-contexts v0.26.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pingora-error v0.1.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling pingora-http v0.1.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.72
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling libz-ng-sys v1.1.15
[INFO] [stderr]    Compiling url v2.5.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling sentry-types v0.26.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling sfv v0.9.4
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling trackable v0.2.24
[INFO] [stderr]    Compiling pingora-timeout v0.1.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling pingora-pool v0.1.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=1cf0d6d38b79b18b -C extra-filename=-0b229d29db50d508 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-01be2c6c0e58d85b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0f4907d57c584502.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-8099f48d766365de.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=dc20e22cac79ee27 -C extra-filename=-e8d3ce44494a28cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-76d2f717865c1cab.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4f33442f8b3c44c8.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3da14943a88ecf51.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-045142195c1d9f16.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-96380cfbe13ff412.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-3186765014da423b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9446c0a655509da6.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-183092451436c727.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "54d0baf2207175a26eb41a40db310363ddc309298ecf6b89ea9579f3be91ec7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54d0baf2207175a26eb41a40db310363ddc309298ecf6b89ea9579f3be91ec7e", kill_on_drop: false }`
[INFO] [stdout] 54d0baf2207175a26eb41a40db310363ddc309298ecf6b89ea9579f3be91ec7e
